[INFO] cloning repository https://github.com/pleme-io/iac-forge-cli
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pleme-io/iac-forge-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpleme-io%2Fiac-forge-cli", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpleme-io%2Fiac-forge-cli'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6c359340dfd5976bd4dabc1431fe3d676c72d758
[INFO] testing pleme-io/iac-forge-cli against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpleme-io%2Fiac-forge-cli" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/pleme-io/iac-forge-cli
[INFO] finished tweaking git repo https://github.com/pleme-io/iac-forge-cli
[INFO] tweaked toml for git repo https://github.com/pleme-io/iac-forge-cli written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pleme-io/iac-forge-cli on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/pleme-io/iac-forge-cli already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/pleme-io/ansible-forge`
[INFO] [stderr]     Updating git repository `https://github.com/pleme-io/crossplane-forge`
[INFO] [stderr]     Updating git repository `https://github.com/pleme-io/helm-forge`
[INFO] [stderr]     Updating git repository `https://github.com/pleme-io/iac-forge`
[INFO] [stderr]     Updating git repository `https://github.com/pleme-io/openapi-forge`
[INFO] [stderr]     Updating git repository `https://github.com/pleme-io/pangea-forge`
[INFO] [stderr]     Updating git repository `https://github.com/pleme-io/pulumi-forge`
[INFO] [stderr]     Updating git repository `https://github.com/pleme-io/steampipe-forge`
[INFO] [stderr]     Updating git repository `https://github.com/pleme-io/terraform-forge`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_yaml_ng v0.10.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ca7eba55f8fe59a1533c2e07432e6826063c5d296c074941b706132d45aa545e
[INFO] running `Command { std: "docker" "start" "-a" "ca7eba55f8fe59a1533c2e07432e6826063c5d296c074941b706132d45aa545e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ca7eba55f8fe59a1533c2e07432e6826063c5d296c074941b706132d45aa545e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ca7eba55f8fe59a1533c2e07432e6826063c5d296c074941b706132d45aa545e", kill_on_drop: false }`
[INFO] [stdout] ca7eba55f8fe59a1533c2e07432e6826063c5d296c074941b706132d45aa545e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8748f221585beeacd8f58958348df46cfd18101b043a36673b516e8d6ff46c3e
[INFO] running `Command { std: "docker" "start" "-a" "8748f221585beeacd8f58958348df46cfd18101b043a36673b516e8d6ff46c3e", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling colored v3.1.1
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_yaml_ng v0.10.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling openapi-forge v0.1.0 (https://github.com/pleme-io/openapi-forge#b6d578cc)
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling iac-forge v0.1.0 (https://github.com/pleme-io/iac-forge#372986db)
[INFO] [stderr]    Compiling crossplane-forge v0.1.0 (https://github.com/pleme-io/crossplane-forge#7c1b9326)
[INFO] [stderr]    Compiling pangea-forge v0.1.0 (https://github.com/pleme-io/pangea-forge#38051632)
[INFO] [stderr]    Compiling terraform-forge v0.1.0 (https://github.com/pleme-io/terraform-forge#36e4ddd9)
[INFO] [stderr]    Compiling ansible-forge v0.1.0 (https://github.com/pleme-io/ansible-forge#97f3adc6)
[INFO] [stderr]    Compiling steampipe-forge v0.1.0 (https://github.com/pleme-io/steampipe-forge#82bb1fa4)
[INFO] [stderr]    Compiling pulumi-forge v0.1.0 (https://github.com/pleme-io/pulumi-forge#92c21db3)
[INFO] [stderr]    Compiling helm-forge v0.1.0 (https://github.com/pleme-io/helm-forge#7b10ccb9)
[INFO] [stderr]    Compiling iac-forge-cli v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.37s
[INFO] running `Command { std: "docker" "inspect" "8748f221585beeacd8f58958348df46cfd18101b043a36673b516e8d6ff46c3e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8748f221585beeacd8f58958348df46cfd18101b043a36673b516e8d6ff46c3e", kill_on_drop: false }`
[INFO] [stdout] 8748f221585beeacd8f58958348df46cfd18101b043a36673b516e8d6ff46c3e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d534705087d9155004bdd96ecb292d6d983a48511fbb7ea210a3cb1ca122a254
[INFO] running `Command { std: "docker" "start" "-a" "d534705087d9155004bdd96ecb292d6d983a48511fbb7ea210a3cb1ca122a254", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling iac-forge-cli v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 9.30s
[INFO] running `Command { std: "docker" "inspect" "d534705087d9155004bdd96ecb292d6d983a48511fbb7ea210a3cb1ca122a254", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d534705087d9155004bdd96ecb292d6d983a48511fbb7ea210a3cb1ca122a254", kill_on_drop: false }`
[INFO] [stdout] d534705087d9155004bdd96ecb292d6d983a48511fbb7ea210a3cb1ca122a254
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ab40e723872ad5eb9e67671af2aef3228d18c3839528bafe33410323ba80dabc
[INFO] running `Command { std: "docker" "start" "-a" "ab40e723872ad5eb9e67671af2aef3228d18c3839528bafe33410323ba80dabc", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/iac_forge-eea4d07efd8f8b96)
[INFO] [stdout] 
[INFO] [stdout] running 88 tests
[INFO] [stdout] test commands::generate::tests::backend_choice_all_contains_all_backends ... ok
[INFO] [stdout] test commands::generate::tests::find_toml_files_empty_dir ... ok
[INFO] [stdout] test commands::generate::tests::find_toml_files_nested ... ok
[INFO] [stdout] test commands::generate::tests::backend_choice_display ... ok
[INFO] [stdout] test commands::generate::tests::find_toml_files_nonexistent_dir ... ok
[INFO] [stdout] test commands::generate::tests::drift_detects_missing_and_extra_resources ... ok
[INFO] [stdout] test commands::generate::tests::generate_missing_provider_toml_errors ... ok
[INFO] [stdout] test commands::generate::tests::generate_terraform_creates_expected_structure ... ok
[INFO] [stdout] test commands::generate::tests::diff_detects_added_and_removed_endpoints ... ok
[INFO] [stdout] test commands::generate::tests::scaffold_generates_toml_with_required_sections ... ok
[INFO] [stdout] test commands::generate::tests::generate_terraform_skips_invalid_resources ... ok
[INFO] [stdout] test commands::generate::tests::generate_with_ansible_backend ... ok
[INFO] [stdout] test commands::generate::tests::generate_with_pulumi_backend ... ok
[INFO] [stdout] test commands::generate::tests::validate_with_invalid_spec ... ok
[INFO] [stdout] test commands::generate::tests::scaffold_generates_valid_toml ... ok
[INFO] [stdout] test commands::generate::tests::generate_with_crossplane_backend ... ok
[INFO] [stdout] test commands::notify::tests::payload_empty_summary ... ok
[INFO] [stdout] test commands::notify::tests::payload_has_required_fields ... ok
[INFO] [stdout] test commands::notify::tests::payload_is_valid_json ... ok
[INFO] [stdout] test commands::notify::tests::payload_special_characters ... ok
[INFO] [stdout] test commands::notify::tests::payload_timestamp_is_rfc3339 ... ok
[INFO] [stdout] test commands::notify::tests::notify_log_appends ... ok
[INFO] [stdout] test commands::generate::tests::validate_with_valid_spec ... ok
[INFO] [stdout] test commands::generate::tests::generate_with_steampipe_backend ... ok
[INFO] [stdout] test commands::post_validate::tests::discover_chart_dirs_nonexistent ... ok
[INFO] [stdout] test commands::post_validate::tests::display_helm_not_available ... ok
[INFO] [stdout] test commands::post_validate::tests::display_all_passed ... ok
[INFO] [stdout] test commands::post_validate::tests::display_no_charts ... ok
[INFO] [stdout] test commands::post_validate::tests::failure_summary_format ... ok
[INFO] [stdout] test commands::post_validate::tests::report_all_passed_empty ... ok
[INFO] [stdout] test commands::post_validate::tests::report_all_passed_with_charts ... ok
[INFO] [stdout] test commands::post_validate::tests::report_detects_both_failures ... ok
[INFO] [stdout] test commands::post_validate::tests::report_detects_lint_failure ... ok
[INFO] [stdout] test commands::post_validate::tests::report_detects_template_failure ... ok
[INFO] [stdout] test commands::post_validate::tests::report_mixed_charts ... ok
[INFO] [stdout] test commands::post_validate::tests::discover_chart_dirs_empty_dir ... ok
[INFO] [stdout] test commands::notify::tests::notify_log_creates_parent_dirs ... ok
[INFO] [stdout] test commands::generate::tests::generate_with_helm_backend ... ok
[INFO] [stdout] test commands::notify::tests::notify_log_creates_file ... ok
[INFO] [stdout] test commands::post_validate::tests::discover_chart_dirs_finds_charts ... ok
[INFO] [stdout] test commands::sync::tests::count_files_empty_dir ... ok
[INFO] [stdout] test commands::sync::tests::count_files_nonexistent ... ok
[INFO] [stdout] test commands::sync::tests::count_files_recursive ... ok
[INFO] [stdout] test commands::sync::tests::default_commit_message_format ... ok
[INFO] [stdout] test commands::generate::tests::generate_all_creates_subdirectories_per_backend ... ok
[INFO] [stdout] test commands::sync::tests::auto_commit_false_does_not_run_git ... ok
[INFO] [stdout] test commands::post_validate::tests::validate_no_charts_returns_ok ... ok
[INFO] [stdout] test commands::sync::tests::chain_test_audit_log_records_evolution ... ok
[INFO] [stdout] test commands::sync::tests::chain_test_first_run_no_previous ... ok
[INFO] [stdout] test commands::sync::tests::e2e_computed_field_pulumi ... ok
[INFO] [stdout] test commands::sync::tests::e2e_audit_log_complete_event_chain ... ok
[INFO] [stdout] test commands::sync::tests::chain_test_api_evolution ... ok
[INFO] [stdout] test commands::sync::tests::e2e_computed_field_crossplane ... ok
[INFO] [stdout] test commands::sync::tests::e2e_all_frameworks_same_resource_count ... ok
[INFO] [stdout] test commands::sync::tests::e2e_empty_resources_dir ... ok
[INFO] [stdout] test commands::sync::tests::e2e_crossplane_output_structure ... ok
[INFO] [stdout] test commands::sync::tests::e2e_deterministic_output_across_runs ... ok
[INFO] [stdout] test commands::sync::tests::e2e_computed_field_terraform ... ok
[INFO] [stdout] test commands::sync::tests::e2e_evolution_add_new_resource ... ok
[INFO] [stdout] test commands::sync::tests::e2e_ansible_output_structure ... ok
[INFO] [stdout] test commands::sync::tests::e2e_immutable_field_pulumi ... ok
[INFO] [stdout] test commands::sync::tests::e2e_evolution_remove_endpoint ... ok
[INFO] [stdout] test commands::sync::tests::e2e_invalid_spec_fails_gracefully ... ok
[INFO] [stdout] test commands::sync::tests::e2e_invalid_spec_generate_fails_gracefully ... ok
[INFO] [stdout] test commands::sync::tests::e2e_malformed_toml_resource_fails_gracefully ... ok
[INFO] [stdout] test commands::sync::tests::e2e_missing_provider_toml_fails_gracefully ... ok
[INFO] [stdout] test commands::sync::tests::e2e_evolution_add_field_to_existing_resource ... ok
[INFO] [stdout] test commands::sync::tests::e2e_nonexistent_spec_file_fails_gracefully ... ok
[INFO] [stdout] test commands::sync::tests::e2e_sensitive_field_ansible ... ok
[INFO] [stdout] test commands::sync::tests::e2e_immutable_field_crossplane ... ok
[INFO] [stdout] test commands::sync::tests::e2e_audit_log_multiple_syncs_append ... ok
[INFO] [stdout] test commands::sync::tests::e2e_sensitive_field_pulumi ... ok
[INFO] [stdout] test commands::sync::tests::e2e_immutable_field_terraform ... ok
[INFO] [stdout] test commands::sync::tests::e2e_pulumi_output_structure ... ok
[INFO] [stdout] test commands::sync::tests::e2e_sensitive_field_crossplane ... ok
[INFO] [stdout] test commands::sync::tests::e2e_type_mapping_ansible ... ok
[INFO] [stdout] test commands::sync::tests::e2e_type_mapping_pulumi ... ok
[INFO] [stdout] test commands::sync::tests::e2e_type_mapping_terraform ... ok
[INFO] [stdout] test commands::sync::tests::e2e_sensitive_field_terraform ... ok
[INFO] [stdout] test commands::sync::tests::e2e_full_sync_pipeline_with_all_steps ... ok
[INFO] [stdout] test commands::sync::tests::e2e_type_mapping_crossplane ... ok
[INFO] [stdout] test commands::sync::tests::e2e_terraform_output_structure_multi_resource ... ok
[INFO] [stdout] test commands::sync::tests::sync_detects_diff_and_generates ... ok
[INFO] [stdout] test commands::sync::tests::sync_first_run_no_old_spec ... ok
[INFO] [stdout] test commands::sync::tests::sync_with_auto_scaffold ... ok
[INFO] [stdout] test commands::sync::tests::sync_defaults_to_all_backend ... ok
[INFO] [stdout] test commands::sync::tests::auto_commit_on_git_repo ... ok
[INFO] [stdout] test commands::sync::tests::e2e_full_sync_all_backends ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 88 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.34s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "ab40e723872ad5eb9e67671af2aef3228d18c3839528bafe33410323ba80dabc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ab40e723872ad5eb9e67671af2aef3228d18c3839528bafe33410323ba80dabc", kill_on_drop: false }`
[INFO] [stdout] ab40e723872ad5eb9e67671af2aef3228d18c3839528bafe33410323ba80dabc
